'Declaration<DispIdAttribute(501)> Function SetFormFieldDoNotSpellCheck( _ ByVal FieldId As Integer, _ ByVal SpellCheck As Boolean _ ) As GdPictureStatus
[DispId(501)] GdPictureStatus SetFormFieldDoNotSpellCheck( int FieldId, bool SpellCheck )
function SetFormFieldDoNotSpellCheck(
FieldId: Integer;
SpellCheck: Boolean
): GdPictureStatus;
DispIdAttribute(501) function SetFormFieldDoNotSpellCheck( FieldId : int, SpellCheck : boolean ) : GdPictureStatus;
[DispId(501)] GdPictureStatus SetFormFieldDoNotSpellCheck( int FieldId, bool SpellCheck )
[DispId(501)] GdPictureStatus SetFormFieldDoNotSpellCheck( int FieldId, bool SpellCheck )
Parameters
- FieldId
- SpellCheck
